IHipAudioDecoder.loadData

Receives the raw data. Deals with the data based on clip hint.

interface IHipAudioDecoder
final
bool
loadData
(
in ubyte[] data
,,,,
void delegate
(
in ubyte[] data
)
onSuccess
,
void delegate
()
onFailure
)

Meta